home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Graphics & Multimedia / EazyDraw 1.9.0f (beta).dmg / EazyDraw.app / Contents / Resources / DKDAbout.nib / classes.nib next >
Encoding:
Text File  |  2006-01-16  |  1.1 KB  |  30 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 aboutOKButtonAction = id; 
  6.                 checkForUpdateAction = id; 
  7.                 clearSerialNumberButtonAction = id; 
  8.                 emailSupportAction = id; 
  9.             }; 
  10.             CLASS = DKDAbout; 
  11.             LANGUAGE = ObjC; 
  12.             OUTLETS = {
  13.                 OKButton = NSButton; 
  14.                 aboutInformationTextView = NSTextView; 
  15.                 checkForUpdatesButton = NSButton; 
  16.                 clearSerialNumberButton = NSButton; 
  17.                 fullPathFieldText = NSTextField; 
  18.                 licenseCommentFieldText = NSTextField; 
  19.                 nativeFileExtensionFieldText = NSTextField; 
  20.                 numberGraphicsCreatedTextField = NSTextField; 
  21.                 numberLaunchesTextField = NSTextField; 
  22.                 versionFieldText = NSTextField; 
  23.             }; 
  24.             SUPERCLASS = NSWindowController; 
  25.         }, 
  26.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  27.         {CLASS = "java.lang.Object"; LANGUAGE = Java; }
  28.     ); 
  29.     IBVersion = 1; 
  30. }